Class DiscountGroupUpdate

Description

This Class represents a dataobject for updating a DiscountGroup



			
Variable Summary
double $Discount
int $Id
string $Title
string $Type
Variables
double $Discount

The value of the DiscountGroup (either percentage of fixed amount according to the Type)

int $Id

The id of the DiscountGroup

string $Title

The title of the DiscountGroup

string $Type

The type of the DiscountGroup ('p' for percentage, 'f' for fixed amount)

Documentation generated on Thu, 26 Jul 2018 13:22:46 +0000 by phpDocumentor 1.4.4